Skip to content

Conversation

@benedeki
Copy link
Contributor

Closes #142

@coderabbitai
Copy link

coderabbitai bot commented Sep 17, 2025

Warning

Rate limit exceeded

@benedeki has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 25 minutes and 45 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 0bca895 and 2f0e5df.

📒 Files selected for processing (3)
  • core/src/main/scala/za/co/absa/db/fadb/utils/ClassFieldNamesExtractor.scala (1 hunks)
  • core/src/test/scala/za/co/absa/db/fadb/utils/ClassFieldNamesExtractorUnitTests.scala (1 hunks)
  • project/Dependencies.scala (1 hunks)
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/142-add-the-ability-to-list-class-constructor-parameter-names

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@lsulak
Copy link
Collaborator

lsulak commented Oct 22, 2025

missing licence header and consider to rewrite the IF logic to make the code less nested (IF NOT THEN EXCEPTION kind of a thing)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add the ability to list class constructor parameter names

3 participants